amTitle 
Logical Entity Name  amTitle 
Default Table Name  amTitle 
Physical Only  NO 
Definition 
 
Note 
 

amTitle Columns 
ColumnName  Domain  Datatype  NULL  Definition 
Code    char(8)  NO 
 
Descrip    varchar(40)  NO 
 
Active    bit  NO 
 
SystemCode    bit  NO 
 
ModFlag    char(1)  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
amTitleID(PK)    int  NO 
 
CrmSuppressFlag    bit  NO 
 

amTitle Primary and Unique Keys 
Key Name  Key Type  Keys 
amTitle_Code_U_N_IDX  Index  Code 
amTitle_amTitleID_U_C_IDX  PrimaryKey  amTitleID 

amTitle Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
AmOnlineApplicant  Non-Identifying  One To Zero or More  FK_AmOnlineApplicant_AmTitleID_AmTitle_AmTitleID        NO  YES 
amTitleExternalMap  Non-Identifying  One To Zero or More  FK_amTitleExternalMapamTitleId_amTitleamTitleId        NO  YES 
SyAddress  Non-Identifying  One To Zero or More  FK_SyAddress_AmTitleID_AmTitle_AmTitleID        NO  YES 
SyPerson  Non-Identifying  One To Zero or More  FK_SyPersonAmTitleID_AmTitleAmTitleID        NO  YES 

amTitle Check Constraints 
Check Constraint Name  CheckConstraint